The OCL operations are plugged in in the constructor of the ECO space.
Study ReverseStringOperation.cs and StandardDeviationOperation.cs to learn how to create new OCL operations.
The person grid has a column that uses OCL to calculate the total assets of the person. The expresison used is:
self.Accounts.Assets->sum